projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebae3f1
)
(tool-bar-mode): Doc fix.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 29 Nov 2000 15:29:19 +0000
(15:29 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 29 Nov 2000 15:29:19 +0000
(15:29 +0000)
lisp/toolbar/tool-bar.el
patch
|
blob
|
history
diff --git
a/lisp/toolbar/tool-bar.el
b/lisp/toolbar/tool-bar.el
index d26b0cab116bfac9b51b8830d930e7e5098a275b..901eabc0908004de0d1323402a418466a8bef321 100644
(file)
--- a/
lisp/toolbar/tool-bar.el
+++ b/
lisp/toolbar/tool-bar.el
@@
-43,7
+43,7
@@
;;;###autoload
(define-minor-mode tool-bar-mode
"Toggle use of the tool bar.
-With ARG, display the tool bar if and only if ARG is positive.
+With
numeric
ARG, display the tool bar if and only if ARG is positive.
See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
conveniently adding tool bar items."